RepeatString(string, count)


Returns a string created from string being repeated a specified number of times.

See also CJustify, ListValueCountNoCase, and RJustify.

string

String being repeated.

count

Number of repeats.